home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / bbs / pbbs501.zip / README.TXT < prev   
Text File  |  1996-09-20  |  3KB  |  87 lines

  1. v5.01 Upgrade:
  2.  
  3. Enclosed you will find a minor upgrade to v5.0.  v5.0 was a major
  4. undertaking, especially the 32-bit component which required for
  5. major conversions.  As a result, as with any other software
  6. (except of course Microsoft's), their was some minor problems that
  7. developed.  This v5.01 patch was created by fixing the problems
  8. that was feeded to us by our trusted customers.  As well we also
  9. included a few new things, most notably the new preview graphical
  10. option as described below.
  11.  
  12. We continue to strive to create the best possible product. Your
  13. continued feedback of problems to fix, and crazy ideas, continues
  14. to make us strive to create even more nifty features.  We are
  15. currently in our think-tank for the next big releases of PowerBBS
  16. and want your feedback!  Please email Russell Frey on the support
  17. BBS or 74774.3326@compuserve.com over the Internet with your
  18. ideas.  And thanks!
  19.  
  20. ---
  21. Other than these fixes, note that the new config allows for the
  22. editting of private upload directories (an oversight on this new
  23. addition to v5.0).
  24.  
  25. To upgrade:
  26.  
  27. 16-bit upgrade:
  28. ---------------
  29.  
  30. Unzip 16bit.ZIP
  31.  
  32. Place PBBSF.DLL into your \windows\system directory
  33. Place CONFIG.EXE into your \powrbbs directory
  34. Place POWRBBS.EXE into your \powrbbs directory
  35.  
  36.  
  37. 32-bit upgrade
  38. --------------
  39.  
  40. Unzip 32bit.ZIP
  41.  
  42. Place PBBSF32.DLL into your \windows\system directory
  43. Place DB4FW.DLL into your \windows\system directory
  44. Place HTMLPICS.EXE into your \powrbbs directory
  45. Place CONFIG.EXE into your \powrbbs directory
  46. Place POWRBBS.EXE into your \powrbbs directory
  47.  
  48.  
  49.  
  50. Note:  **NEW** Feature
  51. ----------------------
  52.  
  53. PowerBBS now has the ability to create a preview screen of all the
  54. graphics you have in a directory.  For example, it can take a
  55. directory of graphics, and will make a screen with previews of
  56. the graphics.  Each graphic will be displayed along with a next/prev
  57. pict that is a link to the next graphic on the screen.  If you
  58. run a graphical BBS, this will allow your users to quickly down
  59. all the previews of graphics in a directory and view them.  To
  60. create such a link screen:
  61.  
  62. 1)  You must have PowerHTML registered
  63.  
  64. 2)  You must have Preview Files already created for the graphics in
  65.     your Preview Directory.
  66.  
  67. 3)  Once the above is done, it simply is a normal link that you
  68.     can create from either a PowerGen screen or HTML screen.  Just
  69.     use
  70.         a) the F command
  71.         b) for the file, just put a junk path/filename to the directory
  72.            of graphics and include JUNK.FLP and the filename.
  73.  
  74.     For example, lets say I want to create a link in order to show users
  75.     all the graphics I have in one of my lists.  The graphical files
  76.     are stored in my E:\GRAPHICS\HOUSES directory.  I would create the
  77.     following link:
  78.         Command F, File: E:\GRAPHICS\HOUSES\JUNK.FLP
  79.     or
  80.         F-E:\GRAPHICS\HOUSES\JUNK.FLP
  81.  
  82.     That is it.  You do not have to create JUNK.FLP (you shouldn't!)
  83.  
  84. 4)  Test your link.
  85.  
  86.  
  87.